home *** CD-ROM | disk | FTP | other *** search
- Path: ornews.intel.com!news
- From: ivan_m_hendricks@ccm2.hf.intel.com (Ivan Hendricks)
- Newsgroups: comp.lang.c++
- Subject: Save whole structures and reloading
- Date: Wed, 06 Mar 1996 00:58:07 GMT
- Organization: Intel Corporation
- Message-ID: <4hinsi$34@ornews.intel.com>
- NNTP-Posting-Host: imhendri.intel.com
- X-Newsreader: Forte Free Agent 1.0.82
-
- Is there a way to save a struct or class so that when I reread it from
- a file, it will be in the same member variable/types that it came out
- of? Can someone please give me an example.
-
- Using Visual c++ 4.0
-
- Cheers,
-
- Ivan
-
-